home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / ofice70.rus / disk13 / msoff13.cab / EXCEL / excel7.reg next >
Text File  |  1995-10-28  |  18KB  |  626 lines

  1.  
  2. classes_root {
  3.     ;;============================
  4.     ;;            Addin
  5.     ;;============================
  6.     key ".xla" = "Excel.Addin"
  7.     key "Excel.Addin" = "═αΣ±≥≡εΘΩα Microsoft Excel" {
  8.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  9.         key "DefaultIcon" = "|destdir|excel.exe,6"
  10.         key "shell" = "open" {
  11.             key "open" {
  12.                 key "command" = "|destdir|excel.exe /e"
  13.                 key "ddeexec" = "[open(\"%1\")]" {
  14.                     key "application" = "Excel"
  15.                     key "topic" = "system"
  16.                 }
  17.             }
  18.         }
  19.     }
  20.  
  21.     ;;============================
  22.     ;;        Application
  23.     ;;============================
  24.     key "Excel.Application" = "╧≡ΦδεµσφΦσ Microsoft Excel" {
  25.         key "CLSID" = "{00020841-0000-0000-C000-000000000046}"
  26.         key "CurVer" = "Excel.Application.5"
  27.     }
  28.  
  29.     key "Excel.Application.5" = "╧≡ΦδεµσφΦσ Microsoft Excel" {
  30.         key "CLSID" = "{00020841-0000-0000-C000-000000000046}"
  31.     }
  32.  
  33.     key noremove "CLSID" {
  34.         key "{00020812-0000-0000-C000-000000000046}" = "╧≡ΦδεµσφΦσ Microsoft Excel" {
  35.             key "InprocHandler32" = "Ole32.dll"
  36.             key "LocalServer32" = "|shortdestdir|excel.exe /automation"
  37.             key "LocalServer" = "|shortdestdir|excel.exe /automation"
  38.         }
  39.  
  40.         key "{00020841-0000-0000-C000-000000000046}" = "╧≡ΦδεµσφΦσ Microsoft Excel" {
  41.             key "InprocHandler32" = "Ole32.dll"
  42.             key "ProgID" = "Excel.Application.5"
  43.             key "VersionIndependentProgID" = "Excel.Application"
  44.             key "LocalServer32" = "|shortdestdir|excel.exe /automation"
  45.             key "LocalServer" = "|shortdestdir|excel.exe /automation"
  46.         }
  47.     }
  48.  
  49.     ;;============================
  50.     ;;            Backup
  51.     ;;============================
  52.     key ".xlk" = "Excel.Backup"
  53.     key "Excel.Backup" = "╘αΘδ α≡⌡ΦΓα Microsoft Excel" {
  54.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  55.         key "DefaultIcon" = "|destdir|excel.exe,5"
  56.         key "shell" = "open" {
  57.             key "Open" {
  58.                 key "command" = "|destdir|excel.exe /e"
  59.                 key "ddeexec" = "[open(\"%1\")]" {
  60.                     key "application" = "Excel"
  61.                     key "topic" = "system"
  62.                 }
  63.             }
  64.             key "Print" {
  65.                 key "command" = "|destdir|excel.exe /e"
  66.                 key "ddeexec" = "[open(\"%1\")][print?()][close()]" {
  67.                     key "application" = "Excel"
  68.                     key "topic" = "system"
  69.                     key "ifexec" = "[open(\"%1\")][print?()][quit()]"
  70.                 }
  71.             }
  72.         }    ;; Excel.Backup\Shell
  73.     }
  74.  
  75.     ;;============================
  76.     ;;            Chart
  77.     ;;============================
  78.     key ".xlc" = "Excel.Chart.5"
  79.     key "Excel.Chart" = "─Φαπ≡α∞∞α Microsoft Excel" {
  80.         key "CLSID" = "{00020811-0000-0000-C000-000000000046}"
  81.         key "CurVer" = "Excel.Chart.5"
  82.     }
  83.     key "Excel.Chart.5" = "─Φαπ≡α∞∞α Microsoft Excel" {
  84.         key "CLSID" = "{00020811-0000-0000-C000-000000000046}"
  85.         key "DefaultIcon" = "|destdir|excel.exe,3"
  86.         key "DocObject" = "0"
  87.         key "Insertable"
  88.         key "protocol" {
  89.             key "StdFileEditing" {
  90.                 key "server" = "|shortdestdir|excel.exe"
  91.                 key "SetDataFormats" = "NotesDocInfo"
  92.                 key "RequestDataFormats" = "NoteshNote"
  93.                 key "Verb" {
  94.                     key "0" = "&╚τ∞σφΦ≥ⁿ"
  95.                     key "1" = "&╬≥Ω≡√≥ⁿ"
  96.                 }
  97.             }
  98.         }
  99.         key "shell" = "open" {
  100.             key "New" = "╤ετΣ&α≥ⁿ" {
  101.                 key "command" = "|destdir|excel.exe /e"
  102.                 key "ddeexec" = "[new(\"%1\")]" {
  103.                     key "application" = "Excel"
  104.                     key "topic" = "system"
  105.                 }
  106.             }
  107.             key "Open" {
  108.                 key "command" = "|destdir|excel.exe /e"
  109.                 key "ddeexec" = "[open(\"%1\")]" {
  110.                     key "application" = "Excel"
  111.                     key "topic" = "system"
  112.                 }
  113.             }
  114.             key "Print" {
  115.                 key "command" = "|destdir|excel.exe /e"
  116.                 key "ddeexec" = "[open(\"%1\")][print?()][close()]" {
  117.                     key "application" = "Excel"
  118.                     key "topic" = "system"
  119.                     key "ifexec" = "[open(\"%1\")][print?()][quit()]"
  120.                 }
  121.             }
  122.         }    ;; Excel.Chart.5\Shell
  123.     }    ;; Excel.Chart.5
  124.     
  125.     key noremove "CLSID" {
  126.         key "{00020811-0000-0000-C000-000000000046}" = "─Φαπ≡α∞∞α Microsoft Excel" {
  127.             key "DefaultIcon" = "|destdir|excel.exe,3"
  128.             key "LocalServer32" = "|shortdestdir|excel.exe"
  129.             key "LocalServer" = "|shortdestdir|excel.exe"
  130.             key "InprocHandler32" = "ole32.dll"
  131.             key "DefaultExtension" = ".xls, ╩φΦπα Excel (*.xls)"
  132.             key "DocObject" = "0"
  133.             key "Insertable"
  134.             key "MiscStatus" = "1"
  135.             key "Printable"
  136.             key "ProgID" = "Excel.Chart.5"
  137.             key "VersionIndependentProgID" = "Excel.Chart"
  138.             key "Typelib" = "{00020813-0000-0000-C000-000000000046}"
  139.             key "Verb" {
  140.                 key "0" = "&╚τ∞σφΦ≥ⁿ,0,2"
  141.                 key "1" = "&╬≥Ω≡√≥ⁿ,0,2"
  142.             }
  143.             key "AuxUserType" {
  144.                 key "2" = "─Φαπ≡α∞∞α"
  145.                 key "3" = "Microsoft Excel"
  146.             }
  147.             key "Conversion" {
  148.                 key "Readable" {
  149.                     key "Main" = "Biff5,ExcelChart"
  150.                 }
  151.                 key "Readwritable" {
  152.                     key "Main" = "Biff5"
  153.                 }
  154.             }
  155.             key "DataFormats" {
  156.                 key "DefaultFile" = "Biff5"
  157.                 key "GetSet" {
  158.                     key "0" = "3,1,32,1"
  159.                     key "1" = "2,1,16,1"
  160.                     key "2" = "1,1,1,1"
  161.                     key "3" = "NotesDocInfo,1,1,1"
  162.                     key "4" = "NoteshNote,-1,1,1"
  163.                 }
  164.             }
  165.         }        ; Chart's CLSID
  166.  
  167.         ; OLE1 compatibility
  168.         key "{00030001-0000-0000-C000-000000000046}" = "─Φαπ≡α∞∞α Microsoft Excel" {
  169.             key "AutoConvertTo" = "{00020810-0000-0000-C000-000000000046}"
  170.             key "NotInsertable"
  171.             key "Ole1Class" = "ExcelChart"
  172.             key "ProgID" = "ExcelChart"
  173.         }
  174.     }            ; Chart's CLSID section
  175.     key "ExcelChart" = "─Φαπ≡α∞∞α Microsoft Excel" {
  176.         key "NotInsertable"
  177.         key "CLSID" = "{00030001-0000-0000-C000-000000000046}"
  178.         key "protocol" {
  179.             key "StdFileEditing" {
  180.                 key "server" = "|shortdestdir|excel.exe"
  181.             }
  182.         }
  183.     }
  184.  
  185.     ;;============================
  186.     ;;            CSV
  187.     ;;============================
  188.     key ".csv" = "Excel.CSV"
  189.     key "Excel.CSV" = "╘αΘδ ± ≡ατΣσδΦ≥σδ ∞Φ τα∩ ≥√∞Φ Microsoft Excel (CSV)" {
  190.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  191.         key "DefaultIcon" = "|destdir|excel.exe,9"
  192.         key "shell" = "Open" {
  193.             key "Open" {
  194.                 key "command" = "|destdir|excel.exe /e"
  195.                 key "ddeexec" = "[open(\"%1\")]" {
  196.                     key "application" = "Excel"
  197.                     key "topic" = "system"
  198.                 }
  199.             }
  200.             key "Print" {
  201.                 key "command" = "|destdir|excel.exe /e"
  202.                 key "ddeexec" = "[open(\"%1\")][print?()][close()]" {
  203.                     key "application" = "Excel"
  204.                     key "topic" = "system"
  205.                     key "ifexec" = "[open(\"%1\")][print?()][quit()]"
  206.                 }
  207.             }
  208.         }
  209.     }        ; Excel.CSV
  210.  
  211.     ;;============================
  212.     ;;    Dialog Sheet
  213.     ;;============================
  214.     key ".xld" = "Excel.Dialog"
  215.     key "Excel.Dialog" = "─ΦαδεπεΓεσ εΩφε Microsoft Excel" {
  216.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  217.         key "DefaultIcon" = "|destdir|excel.exe,12"
  218.     }
  219.  
  220.     ;;============================
  221.     ;;           DIF & SLK
  222.     ;;============================
  223.     key ".slk" = "Excel.SLK"
  224.     key "Excel.SLK" = "╘ε≡∞α≥ Φ∞∩ε≡≥α Microsoft Excel SYLK" {
  225.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  226.         key "DefaultIcon" = "|destdir|excel.exe,10"
  227.         key "shell" = "open" {
  228.             key "open" {
  229.                 key "command" = "|destdir|excel.exe /e"
  230.                 key "ddeexec" = "[open(\"%1\")]" {
  231.                     key "application" = "Excel"
  232.                     key "topic" = "system"
  233.                 }
  234.             }
  235.         }
  236.     }
  237.     key ".dif" = "Excel.DIF"
  238.     key "Excel.DIF" = "╘ε≡∞α≥ εß∞σφα Σαφφ√∞Φ Microsoft Excel (DIF)" {
  239.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  240.         key "DefaultIcon" = "|destdir|excel.exe,10"
  241.         key "shell" = "open" {
  242.             key "open" {
  243.                 key "command" = "|destdir|excel.exe /e"
  244.                 key "ddeexec" = "[open(\"%1\")]" {
  245.                     key "application" = "Excel"
  246.                     key "topic" = "system"
  247.                 }
  248.             }
  249.         }
  250.     }
  251.  
  252.     ;;============================
  253.     ;;         XL4 Macrosheet
  254.     ;;============================
  255.     key ".xlm" = "Excel.Macrosheet"
  256.     key "Excel.Macrosheet" = "╠αΩ≡ε± Microsoft Excel 4.0" {
  257.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  258.         key "DefaultIcon" = "|destdir|excel.exe,2"
  259.         key "shell" = "Open" {
  260.             key "New" = "╤ετΣ&α≥ⁿ" {
  261.                 key "command" = "|destdir|excel.exe /e"
  262.                 key "ddeexec" = "[new(\"%1\")]" {
  263.                     key "application" = "Excel"
  264.                     key "topic" = "system"
  265.                 }
  266.             }
  267.             key "Open" {
  268.                 key "command" = "|destdir|excel.exe /e"
  269.                 key "ddeexec" = "[open(\"%1\")]" {
  270.                     key "application" = "Excel"
  271.                     key "topic" = "system"
  272.                 }
  273.             }
  274.             key "Print" {
  275.                 key "command" = "|destdir|excel.exe /e"
  276.                 key "ddeexec" = "[open(\"%1\")][print?()][close()]" {
  277.                     key "application" = "Excel"
  278.                     key "topic" = "system"
  279.                     key "ifexec" = "[open(\"%1\")][print?()][quit()]"
  280.                 }
  281.             }
  282.         }
  283.     }
  284.     ; OLE1 Compatibility
  285.     key "ExcelMacrosheet" = "╠αΩ≡ε± Microsoft Excel 4.0" {
  286.         key "CLSID" = "{00030002-0000-0000-C000-000000000046}"
  287.         key "NotInsertable"
  288.         key "protocol" {
  289.             key "StdFileEditing" {
  290.                 key "server" = "|shortdestdir|excel.exe"
  291.             }
  292.         }
  293.     }
  294.     key noremove "CLSID" {
  295.         key "{00030002-0000-0000-C000-000000000046}" = "╠αΩ≡ε± Microsoft Excel 4.0" {
  296.             key "NotInsertable"
  297.             key "Ole1Class" = "ExcelMacrosheet"
  298.             key "ProgID" = "ExcelMacrosheet"
  299.             key "AutoConvertTo" = "{00020810-0000-0000-C000-000000000046}"
  300.         }
  301.     }
  302.  
  303.     ;;============================
  304.     ;;            Module
  305.     ;;============================
  306.     key ".xlv" = "Excel.VBAModule"
  307.     key "Excel.VBAModule" = "╠εΣ≤δⁿ VBA Microsoft Excel" {
  308.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  309.         key "DefaultIcon" = "|destdir|excel.exe,11"
  310.     }
  311.  
  312.     ;;============================
  313.     ;;          Template
  314.     ;;============================
  315.     key ".xlt" = "Excel.Template"
  316.     key "Excel.Template" = "╪αßδεφ Microsoft Excel" {
  317.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  318.         key "DefaultIcon" = "|destdir|excel.exe,4"
  319.         key "shell" = "New" {
  320.             key "New" = "╤ετΣ&α≥ⁿ" {
  321.                 key "command" = "|destdir|excel.exe /e"
  322.                 key "ddeexec" = "[new(\"%1\")]" {
  323.                     key "application" = "Excel"
  324.                     key "topic" = "system"
  325.                 }
  326.             }
  327.             key "Open" {
  328.                 key "command" = "|destdir|excel.exe /e"
  329.                 key "ddeexec" = "[open(\"%1\")]" {
  330.                     key "application" = "Excel"
  331.                     key "topic" = "system"
  332.                 }
  333.             }
  334.             key "Print" {
  335.                 key "command" = "|destdir|excel.exe /e"
  336.                 key "ddeexec" = "[open(\"%1\")][print?()][close()]" {
  337.                     key "application" = "Excel"
  338.                     key "topic" = "system"
  339.                     key "ifexec" = "[open(\"%1\")][print?()][quit()]"
  340.                 }
  341.             }
  342.         }
  343.     }
  344.  
  345.     ;;============================
  346.     ;;          Worksheet
  347.     ;;============================
  348.     key ".xls" = "Excel.Sheet.5"
  349.     ; REVIEW: Create unique mapping for Toolbar prefs file?
  350.     key ".xlb" = "Excel.Sheet.5"
  351.     key "Excel.Sheet" = "╦Φ±≥ Microsoft Excel" {
  352.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  353.         key "CurVer" = "Excel.Sheet.5"
  354.     }
  355.     key "Excel.Sheet.5" = "╦Φ±≥ Microsoft Excel" {
  356.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  357.         key "DefaultIcon" = "|destdir|excel.exe,1"
  358.         key "DocObject" = "0"
  359.         key "Insertable"
  360.         key "protocol" {
  361.             key "StdFileEditing" {
  362.                 key "server" = "|shortdestdir|excel.exe"
  363.                 key "SetDataFormats" = "NotesDocInfo"
  364.                 key "RequestDataFormats" = "NoteshNote"
  365.                 key "Verb" {
  366.                     key "0" = "&╚τ∞σφΦ≥ⁿ"
  367.                     key "1" = "&╬≥Ω≡√≥ⁿ"
  368.                 }
  369.             }
  370.         }
  371.         key "shell" = "open" {
  372.             key "New" = "╤ετΣ&α≥ⁿ" {
  373.                 key "command" = "|destdir|excel.exe /e"
  374.                 key "ddeexec" = "[new(\"%1\")]" {
  375.                     key "application" = "Excel"
  376.                     key "topic" = "system"
  377.                 }
  378.             }
  379.             key "Open" {
  380.                 key "command" = "|destdir|excel.exe /e"
  381.                 key "ddeexec" = "[open(\"%1\")]" {
  382.                     key "application" = "Excel"
  383.                     key "topic" = "system"
  384.                 }
  385.             }
  386.             key "Print" {
  387.                 key "command" = "|destdir|excel.exe /e"
  388.                 key "ddeexec" = "[open(\"%1\")][print?()][close()]" {
  389.                     key "application" = "Excel"
  390.                     key "topic" = "system"
  391.                     key "ifexec" = "[open(\"%1\")][print?()][quit()]"
  392.                 }
  393.             }
  394.         }    ;; Excel.Sheet.5\Shell
  395.     }    ;; Excel.Sheet.5
  396.  
  397.     key noremove "CLSID" {
  398.         key "{00020810-0000-0000-C000-000000000046}" = "╦Φ±≥ Microsoft Excel" {
  399.             key "DefaultIcon" = "|destdir|excel.exe,1"
  400.             key "LocalServer32" = "|shortdestdir|excel.exe"
  401.             key "LocalServer" = "|shortdestdir|excel.exe"
  402.             key "InprocHandler32" = "ole32.dll"
  403.             key "DefaultExtension" = ".xls, ╩φΦπα Excel (*.xls)"
  404.             key "DocObject" = "0"
  405.             key "Insertable"
  406.             key "MiscStatus" = "0"
  407.             key "Printable"
  408.             key "ProgID" = "Excel.Sheet.5"
  409.             key "VersionIndependentProgID" = "Excel.Sheet"
  410.             key "Typelib" = "{00020813-0000-0000-C000-000000000046}"
  411.             key "Verb" {
  412.                 key "0" = "&╚τ∞σφΦ≥ⁿ,0,2"
  413.                 key "1" = "&╬≥Ω≡√≥ⁿ,0,2"
  414.             }
  415.             key "AuxUserType" {
  416.                 key "2" = "╦Φ±≥"
  417.                 key "3" = "Microsoft Excel"
  418.             }
  419.             key "Conversion" {
  420.                 key "Readable" {
  421.                     key "Main" = "Biff5,ExcelWorksheet"
  422.                 }
  423.                 key "Readwritable" {
  424.                     key "Main" = "Biff5"
  425.                 }
  426.             }
  427.             key "DataFormats" {
  428.                 key "DefaultFile" = "Biff5"
  429.                 key "GetSet" {
  430.                     key "0" = "3,1,32,1"
  431.                     key "1" = "2,1,16,1"
  432.                     key "2" = "1,1,1,1"
  433.                     key "3" = "NotesDocInfo,1,1,1"
  434.                     key "4" = "NoteshNote,-1,1,1"
  435.                 }
  436.             }
  437.  
  438.         }
  439.  
  440.         ; OLE1 compatibility
  441.         key "{00030000-0000-0000-C000-000000000046}" = "╦Φ±≥ Microsoft Excel" {
  442.             key "AutoConvertTo" = "{00020810-0000-0000-C000-000000000046}"
  443.             key "NotInsertable"
  444.             key "Ole1Class" = "ExcelWorksheet"
  445.             key "ProgID" = "ExcelWorksheet"
  446.         }
  447.     }            ; Worksheet's CLSID section
  448.     key "ExcelWorksheet" = "╦Φ±≥ Microsoft Excel" {
  449.         key "NotInsertable"
  450.         key "CLSID" = "{00030000-0000-0000-C000-000000000046}"
  451.         key "protocol" {
  452.             key "StdFileEditing" {
  453.                 key "server" = "|shortdestdir|excel.exe"
  454.             }
  455.         }
  456.     }
  457.  
  458.     ;;============================
  459.     ;;          Workspace
  460.     ;;============================
  461.     key ".xlw" = "Excel.Workspace"
  462.     key "Excel.Workspace" = "╨αßε≈α  εßδα±≥ⁿ Microsoft Excel" {
  463.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  464.         key "DefaultIcon" = "|destdir|excel.exe,7"
  465.         key "shell" = "Open" {
  466.             key "New" = "╤ετΣ&α≥ⁿ" {
  467.                 key "command" = "|destdir|excel.exe /e"
  468.                 key "ddeexec" = "[new(\"%1\")]" {
  469.                     key "application" = "Excel"
  470.                     key "topic" = "system"
  471.                 }
  472.             }
  473.             key "Open" {
  474.                 key "command" = "|destdir|excel.exe /e"
  475.                 key "ddeexec" = "[open(\"%1\")]" {
  476.                     key "application" = "Excel"
  477.                     key "topic" = "system"
  478.                 }
  479.             }
  480.         }
  481.     }
  482.  
  483.     ;;============================
  484.     ;;             XLL
  485.     ;;============================
  486.     key ".xll" = "Excel.XLL"
  487.     key "Excel.XLL" = "═αΣ±≥≡εΘΩα Microsoft Excel" {
  488.         key "CLSID" = "{00020810-0000-0000-C000-000000000046}"
  489.         key "DefaultIcon" = "|destdir|excel.exe,8"
  490.         key "shell" = "Open" {
  491.             key "Open" {
  492.                 key "command" = "|destdir|excel.exe /e"
  493.                 key "ddeexec" = "[open(\"%1\")]" {
  494.                     key "application" = "Excel"
  495.                     key "topic" = "system"
  496.                 }
  497.             }
  498.         }
  499.     }
  500.  
  501.     ;;============================
  502.     ;;          MISCELLANEOUS
  503.     ;;============================
  504.     key "FileType" {
  505.         key "{00020810-0000-0000-C000-000000000046}" {
  506.             key "0" = "0,8,FF00F9FF0000FFFF,0900000000001000"
  507.             key "1" = "0,8,FF00F9FF0000FFFF,0900000000004000"
  508.             key "2" = "0,8,FF00F9FF0000FFFF,0900000000000001"
  509.             key "3" = "0,8,FF00F9FF0000FFFF,0900000000002000"
  510.         }
  511.     }
  512.  
  513.     key "MSToolbar" {
  514.         key "MSExcel" = "|destdir|excel.exe"
  515.     }
  516.  
  517. }    ; classes_root
  518.  
  519.  
  520. current_user {
  521.     key noremove "Software" {
  522.         key noremove "Microsoft" {
  523.             key "Excel" {
  524.                 key forceremove "7.0" {
  525.                     key "Line Print" {
  526.                         valstr "BotMarg" = "2"
  527.                         valstr "Comment" = "─αφφ√Θ ≡ατΣσδ ±εΣσ≡µΦ≥ ±≥≡εΩ≤ ∩σ≈α≥Φ ∞αΩ≡ε±εΓ Lotus"
  528.                         valstr "LeftMarg" = "4"
  529.                         valstr "Options" = "2"
  530.                         valstr "PgLen" = "66"
  531.                         valstr "Setup" = ""
  532.                         valstr "TopMarg" = "2"
  533.                         valstr "Rightmarg" = "76"
  534.                     }
  535.  
  536.                     key "Microsoft Excel" {
  537.                         valstr "AutoFormat" = "1"
  538.                         valdword "AutoFormat Options" = "63"
  539.                         valstr "Maximized" = "3"
  540.                         valstr "Options5" = "129"
  541.                         valstr "Comment" = "╤≥≡εΩΦ open=/f ταπ≡≤µα■≥ ∩εδⁿτεΓα≥σδⁿ±ΩΦσ ⌠≤φΩ÷ΦΦ."
  542.                     }
  543.  
  544.                     key "WK? Settings" {
  545.                         valstr "AFE" = "2"
  546.                         valstr "Gridlines" = "0"
  547.                         valstr "Load_Chart_Wnd" = "1"
  548.                         valstr "Monospace" = "1"
  549.                         valstr "Comment" = "─αφφ√Θ ≡ατΣσδ ±εΣσ≡µΦ≥ ∩α≡α∞σ≥≡√ ε≥Ω≡√≥Φ  Φ ±ε⌡≡αφσφΦ  Lotus."
  550.                     }
  551.                 }    ; 7.0
  552.             }        ; Excel
  553.         }            ; Microsoft
  554.     }                ; Software
  555. }    ; current_user
  556.  
  557. local_machine {
  558.     key noremove "Software" {
  559.         key noremove "Microsoft" {
  560.             key noremove "Windows" {
  561.                 key noremove "CurrentVersion" {
  562.                     key noremove "App Paths" {
  563.                         key "EXCEL.EXE" = "|destdir|excel.exe"
  564.                     }
  565.                 }
  566.             }
  567.             
  568.             key "New User Settings" {
  569.                 key forceremove "Excel" {
  570.                     key "7.0" {
  571.                         key "Line Print" {
  572.                             valstr "BotMarg" = "2"
  573.                             valstr "Comment" = "─αφφ√Θ ≡ατΣσδ ±εΣσ≡µΦ≥ ±≥≡εΩ≤ ∩σ≈α≥Φ ∞αΩ≡ε±εΓ Lotus"
  574.                             valstr "LeftMarg" = "4"
  575.                             valstr "Options" = "2"
  576.                             valstr "PgLen" = "66"
  577.                             valstr "Setup" = ""
  578.                             valstr "TopMarg" = "2"
  579.                             valstr "Rightmarg" = "76"
  580.                         }
  581.  
  582.                         key "Microsoft Excel" {
  583.                             valstr "AutoFormat" = "1"
  584.                             valdword "AutoFormat Options" = "63"
  585.                             valstr "Maximized" = "3"
  586.                             valstr "Options5" = "129"
  587.                             valstr "Comment" = "╤≥≡εΩΦ open=/f ταπ≡≤µα■≥ ∩εδⁿτεΓα≥σδⁿ±ΩΦσ ⌠≤φΩ÷ΦΦ."
  588.                         }
  589.  
  590.                         key "WK? Settings" {
  591.                             valstr "AFE" = "2"
  592.                             valstr "Gridlines" = "0"
  593.                             valstr "Load_Chart_Wnd" = "1"
  594.                             valstr "Monospace" = "1"
  595.                             valstr "Comment" = "─αφφ√Θ ≡ατΣσδ ±εΣσ≡µΦ≥ ∩α≡α∞σ≥≡√ ε≥Ω≡√≥Φ  Φ ±ε⌡≡αφσφΦ  Lotus."
  596.                         }
  597.                     }    ; 7.0
  598.                 }        ; Excel
  599.             }        ; New User Settings
  600.  
  601.             key "Microsoft Office" {
  602.                 key "95" {
  603.                     key "FileNew" {
  604.                         key "NFT" {
  605.                             key "╬ß∙Φσ" {
  606.                                 key "Blank Workboook" {
  607.                                     valstr "name" = "═εΓα  ΩφΦπα"
  608.                                     valstr "type" = ".xls"
  609.                                     valdword "flags" = "0"
  610.                                     valdword "position" = "2"
  611.                                     valdword "returncode" = "1"
  612.                                     valstr "application" = "Excel"
  613.                                     valstr "command" = "|destdir|excel.exe /e"
  614.                                     valstr "ddeexec" = "[new()]"
  615.                                     valstr "topic" = "system"
  616.                                 }
  617.                             }    ; General
  618.                         }        ; NFT
  619.                     }            ; FileNew
  620.                 }                ; 95
  621.             }                    ; Microsoft Office
  622.  
  623.         }            ; Microsoft
  624.     }                ; Software
  625. }    ; local machine
  626.